GrapeCity CalendarGrid for Windows Forms 3.0J
ListItem コンストラクタ(SubItem[],Int32,Object)

SubItem のコレクション。
ListItem のインデントを表す System.Int32 値。
ListItem のイメージを表す object 値。
指定した設定を使用して、ListItem クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal subItems() As SubItem, _
   ByVal indent As Integer, _
   ByVal image As Object _
)
public ListItem( 
   SubItem[] subItems,
   int indent,
   object image
)

パラメータ

subItems
SubItem のコレクション。
indent
ListItem のインデントを表す System.Int32 値。
image
ListItem のイメージを表す object 値。
参照

参照

ListItem クラス
ListItem メンバ
オーバーロード一覧

 

 


c 2008 GrapeCity inc. All rights reserved.